1.	Unpack all files in the Raw Folder into *:\Program Files\Activision\Call of Duty 4 - Modern Warfare\raw And *:\Program Files\Activision\Call of Duty 4 - Modern Warfare\Mods\ModWarfare
2.	Press makeMod.bat (Its into your Modwarfare folder)
3.	Now theres open a black window. This window will import everything into the mod.
4.	If he say Conversation done Then its done.
5.	Start Call of duty run Modwarfare and enjoy the mod.

If you want to have more then one model.

1.	Unpack all files in the Raw Folder into *:\Program Files\Activision\Call of Duty 4 - Modern Warfare\raw And *:\Program Files\Activision\Call of Duty 4 - Modern Warfare\Mods\ModWarfare

2.	Open the mod.csv with Notepad.

3.	It will look like this: 
menufile,ui_mp/scriptmenus/changeclass_marines_mw.menu
menufile,ui_mp/scriptmenus/changeclass_opfor_mw.menu
menufile,ui_mp/scriptmenus/changeclass_mw.menu

xmodel,viewmodel_vss_mp
material,mtl_weapon_vss1
material,mtl_weapon_vss2


4.	The follow line need to be in the file or it whount work!
menufile,ui_mp/scriptmenus/changeclass_marines_mw.menu
menufile,ui_mp/scriptmenus/changeclass_opfor_mw.menu
menufile,ui_mp/scriptmenus/changeclass_mw.menu


All other lines are for models. So copy the line of the model to the other mod.csv it will look like this.
menufile,ui_mp/scriptmenus/changeclass_marines_mw.menu
menufile,ui_mp/scriptmenus/changeclass_opfor_mw.menu
menufile,ui_mp/scriptmenus/changeclass_mw.menu

xmodel,viewmodel_vss_mp
material,mtl_weapon_vss1
material,mtl_weapon_vss2
xmodel,viewmodel_as_val_mp
material,mtl_weapon_as_val


5.	Save the file. Make sure its in Modwarfare.
6.	Press makeMod.bat (Its into your Modwarfare folder)
7.	Now theres open a black window. This window will import everything into the mod.
8.	If he say Conversation done Then its done.
9.	Start Call of duty run Modwarfare and enjoy the mod.